Bump to 0.17.0
authorAlex Crichton <alex@alexcrichton.com>
Tue, 20 Dec 2016 00:28:47 +0000 (16:28 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 20 Dec 2016 00:28:47 +0000 (16:28 -0800)
Cargo.lock
Cargo.toml
Makefile.in

index b9999acd702d3ba8fcc71be6dbff46ab1dfee911..e043fb384438e22670b0223accb5ebca22fe7694 100644 (file)
@@ -1,6 +1,6 @@
 [root]
 name = "cargo"
-version = "0.16.0"
+version = "0.17.0"
 dependencies = [
  "advapi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "bufstream 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -68,7 +68,7 @@ name = "cargotest"
 version = "0.1.0"
 dependencies = [
  "bufstream 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
- "cargo 0.16.0",
+ "cargo 0.17.0",
  "filetime 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
  "flate2 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
  "git2 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
index 0fdeae1bf0ced82416410d26001de0fe7e67a474..3080b11b699d068f85f0e3159a89bc53384a392b 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "cargo"
-version = "0.16.0"
+version = "0.17.0"
 authors = ["Yehuda Katz <wycats@gmail.com>",
            "Carl Lerche <me@carllerche.com>",
            "Alex Crichton <alex@alexcrichton.com>"]
index 7a6193e317d9806ae0d942a446666b2eb1aeabba..c2b62df16dce75837bc90e8f3cfed854cb05496e 100644 (file)
@@ -1,4 +1,4 @@
-CFG_RELEASE_NUM=0.16.0
+CFG_RELEASE_NUM=0.17.0
 CFG_RELEASE_LABEL=
 
 OPENSSL_VERS=1.0.2j